home *** CD-ROM | disk | FTP | other *** search
- -- card: 5309 from stack: in.02
- -- bmap block id: 0
- -- flags: 4000
- -- background id: 2654
- -- name:
- ----- HyperTalk script -----
- make card id 5309 first card in stack
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=21 top=125 right=161 bottom=61
- -- title width / last selected line: 0
- -- icon id / first selected line: 7012 / 7012
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 5309
- wait 1
- go to card id 3240
- wait 1
- go to card ID 4279
- wait 1
- go to card id 2956
- wait 1
- go to card id 3858
- wait 1
- go to card id 5050
- wait 1
- go to card id 5588
- wait 1
- go to card id 6325
- wait 1
- go to card id 7101
- wait 1
- go to card id 7513
- wait 1
- go to card id 7875
-
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=47 top=301 right=342 bottom=99
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- go to card id 3042 of stack "Hyper PhotoFile"
- end mouseUp
-
-
-